Skip to content

Fixes #23072 - Allow compatible anonymous array types across imports#23075

Closed
gulugulubing wants to merge 2 commits intodlang:masterfrom
gulugulubing:issue23072
Closed

Fixes #23072 - Allow compatible anonymous array types across imports#23075
gulugulubing wants to merge 2 commits intodlang:masterfrom
gulugulubing:issue23072

Conversation

@gulugulubing
Copy link
Copy Markdown
Contributor

This is related to #23072

Now anonymous struct/union arrays compare by element compatibility, not by unique anonymous tag names.

@gulugulubing gulugulubing requested a review from ibuclaw as a code owner May 5, 2026 21:53
@thewilsonator
Copy link
Copy Markdown
Contributor

does this fix the entirety of #23072 ? if so, please reference it in the PR and commit titles.

Also this fixes a regression so please rebase this onto stable, not master.

@gulugulubing gulugulubing changed the title Fix importc - Allow compatible anonymous array types across imports Fixes #23072 - Allow compatible anonymous array types across imports May 5, 2026
@thewilsonator
Copy link
Copy Markdown
Contributor

Fixed in stable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants